home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
icon
/
czesc_2
/
newiconsv4
/
developers
/
include
/
proto
/
newicon.h
Wrap
C/C++ Source or Header
|
1997-09-24
|
231b
|
9 lines
#ifndef PROTO_NEWICON_H
#define PROTO_NEWICON_H
#include <exec/types.h>
extern struct NewIconBase *NewIconBase ;
/*extern struct Library *NewIconBase ;*/
#include <clib/newicon_protos.h>
#include <pragmas/newicon_pragmas.h>
#endif